Home
last modified time | relevance | path

Searched refs:ALT (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-14.2/usr.bin/vgrind/
H A Dregexp.c138 #define ALT 8 macro
285 *cs |= ALT; in expconv()
371 } else if (*cs & ALT) { in expmatch()
411 } else if (*cs & ALT) { in expmatch()
524 } else if (*cs & ALT) { in expmatch()
548 } else if (*cs & ALT) { in expmatch()
571 } else if (*cs & ALT) { in expmatch()
/freebsd-14.2/lib/libc/stdio/
H A Dvfprintf.c523 flags |= ALT; in __vfprintf()
668 if (flags & ALT && in __vfprintf()
802 if (flags & ALT) in __vfprintf()
813 if (!(flags & ALT)) in __vfprintf()
820 if (prec > 1 || flags & ALT) in __vfprintf()
829 if (prec || flags & ALT) in __vfprintf()
936 if (flags & ALT && in __vfprintf()
965 flags & ALT, xdigs); in __vfprintf()
970 flags & ALT, xdigs); in __vfprintf()
1051 if (prec || flags & ALT) in __vfprintf()
[all …]
H A Dvfwprintf.c592 flags |= ALT; in __vfwprintf()
737 if (flags & ALT && in __vfwprintf()
864 if (flags & ALT) in __vfwprintf()
875 if (!(flags & ALT)) in __vfwprintf()
882 if (prec > 1 || flags & ALT) in __vfwprintf()
891 if (prec || flags & ALT) in __vfwprintf()
993 if (flags & ALT && in __vfwprintf()
1022 flags & ALT, xdigs); in __vfwprintf()
1027 flags & ALT, xdigs); in __vfwprintf()
1108 if (prec || flags & ALT) in __vfwprintf()
[all …]
H A Dprintflocal.h38 #define ALT 0x001 /* alternate form */ macro
/freebsd-14.2/sys/netgraph/
H A Dng_frame_relay.c85 u_short ALT[1024]; /* map DLCIs to CTX */ member
166 if (sc->ALT[dlci]) { in ngfrm_allocate_CTX()
167 if ((ctxnum = sc->ALT[dlci] & CTX_VALUE) < MAX_CT) { in ngfrm_allocate_CTX()
171 sc->ALT[dlci] = 0; /* paranoid but... */ in ngfrm_allocate_CTX()
188 sc->ALT[dlci] = ctxnum | CTX_VALID; in ngfrm_allocate_CTX()
446 ctxnum = sc->ALT[dlci]; in ngfrm_decode()
493 sc->ALT[dlci] = 0; in ngfrm_disconnect()
/freebsd-14.2/usr.bin/calendar/
H A Dsunpos.c151 *ALT = ASIN(SIN(latitude) * SIN(*DEC) + in sunpos()
153 fixup(ALT); in sunpos()
157 if (*ALT > 180) in sunpos()
158 *ALT -= 360; in sunpos()
159 if (*ALT < -180) in sunpos()
160 *ALT += 360; in sunpos()
161 printf("a:%g a:%g\n", *ALT, *AZ); in sunpos()
179 comp("ALT", ALT, fixup(&expALT)); in sunpos()
/freebsd-14.2/share/syscons/keymaps/
H A Dit.iso.kbd4 # -- ~ : SHIFT + ALT + a accentata
6 # : ALT + 7
8 # : ALT + 0
9 # -- [ : definita anche come ALT + 8
10 # -- ] : definita anche come ALT + 9
11 # -- ` : ALT + '
/freebsd-14.2/share/vt/keymaps/
H A Dit.kbd4 # -- ~ : SHIFT + ALT + a accentata
6 # : ALT + 7
8 # : ALT + 0
9 # -- [ : definita anche come ALT + 8
10 # -- ] : definita anche come ALT + 9
11 # -- ` : ALT + '
/freebsd-14.2/contrib/sendmail/libsm/
H A Dvfprintf.c149 #define ALT 0x001 /* alternate form */ macro
377 flags |= ALT;
518 if (flags & ALT)
646 if (flags & ALT && _uquad != 0)
685 if (flags & ALT && *cp != '0')
/freebsd-14.2/contrib/netbsd-tests/lib/libc/regex/data/
H A Dregress.in5 (ALAK)|(ALT[AB])|(CC[123]1)|(CM[123]1)|(GAMC)|(LC[23][EO ])|(SEM[1234])|(SL[ES][12])|(SLWW)|(SLF )|…
/freebsd-14.2/contrib/ntp/libparse/
H A Ddata_mbg.c352 for (i = LAT; i <= ALT; i++) in get_mbg_lla()
359 if (i != ALT) in get_mbg_lla()
/freebsd-14.2/contrib/ntp/include/
H A Dmbg_gps166.h526 enum LLA_FIELDS { LAT, LON, ALT, N_LLA }; /* latitude, longitude, altitude */ enumerator
/freebsd-14.2/usr.sbin/bsdconfig/include/
H A Dusage.hlp59 in order to have several active sessions at once. Use ALT-F<n> to
/freebsd-14.2/sys/contrib/device-tree/Bindings/pinctrl/
H A Dfsl,imx-pinctrl.txt6 8 muxing options (called ALT modes). Since different modules require
/freebsd-14.2/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gxl-s905x-libretech-cc.dts272 "ALT BOOT MODE", "", "", "", "eMMC Data Strobe",
/freebsd-14.2/lib/libc/regex/grot/
H A Dtests472 (ALAK)|(ALT[AB])|(CC[123]1)|(CM[123]1)|(GAMC)|(LC[23][EO ])|(SEM[1234])|(SL[ES][12])|(SLWW)|(SLF )|…
/freebsd-14.2/crypto/heimdal/lib/asn1/
H A Dkrb5.asn1141 KRB5-PADATA-ALT-PRINC(24), -- ([email protected])
/freebsd-14.2/contrib/ntp/ntpd/
H A Drefclock_parse.c4443 mfptoa(lla[ALT].l_ui, lla[ALT].l_uf, 1)); in gps16x_message()
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dwindows778 >>65 ubyte&4 4 \b+ALT
/freebsd-14.2/sys/conf/
H A DNOTES1531 options VT_ALT_TO_ESC_HACK=1 # Prepend ESC sequence to ALT keys
/freebsd-14.2/contrib/bearssl/
H A DDoxyfile1523 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
/freebsd-14.2/contrib/xz/doxygen/
H A DDoxyfile1756 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
/freebsd-14.2/contrib/ldns/
H A Dlibdns.doxygen.in1658 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
/freebsd-14.2/contrib/libcbor/
H A DDoxyfile1757 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
/freebsd-14.2/contrib/wpa/wpa_supplicant/
H A DChangeLog537 (CTRL-EVENT-EAP-PEER-ALT)

12