Searched refs:SET1 (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/nvi/regex/ |
H A D | regexec.c | 65 #define SET1(v, n) ((v) |= 1 << (n)) macro 91 #undef SET1 112 #define SET1(v, n) ((v)[n] = 1) macro
|
H A D | engine.c | 694 SET1(st, startst); in fast() 780 SET1(st, startst); in slow()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | regexec.c | 62 #define SET1(v, n) ((v) |= (unsigned long)1 << (n)) macro 88 #undef SET1 109 #define SET1(v, n) ((v)[n] = 1) macro
|
H A D | regengine.inc | 739 SET1(st, startst); 847 SET1(st, startst);
|
/freebsd/lib/libc/regex/ |
H A D | regexec.c | 96 #define SET1(v, n) ((v) |= (unsigned long)1 << (n)) macro 125 #undef SET1 148 #define SET1(v, n) ((v)[n] = 1) macro
|
H A D | engine.c | 860 SET1(st, startst); in walk()
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | samsung,s5m8767.txt | 95 s5m8767,pmic-buck-ds-gpios = <&gpx2 3 0>, /* SET1 */
|
H A D | max8997-regulator.txt | 104 max8997,pmic-buck125-dvs-gpios = <&gpx0 0 1 0 0>, /* SET1 */
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | max8998.txt | 92 max8998,pmic-buck1-dvs-gpios = <&gpx0 0 1 0 0>, /* SET1 */
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos5250-spring.dts | 127 s5m8767,pmic-buck-ds-gpios = <&gpx2 3 GPIO_ACTIVE_LOW>, /* SET1 */
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | turris1x.dts | 358 * CPLD firmware maps SET0, SET1 and SET2
|