Home
last modified time | relevance | path

Searched refs:_P (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/
H A Dctype_ext.h47 #define _P 0x10 /* punct */ macro
60 #define isgraph(c) ((__ismask(c)&(_P|_U|_L|_D)) != 0)
62 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
63 #define ispunct(c) ((__ismask(c)&(_P)) != 0)
/freebsd/contrib/openpam/m4/
H A Dax_pkg_config.m4111 m4_define([_P], AS_TR_SH([m4_toupper([$1])]))
113 AC_ARG_VAR(_P[_CFLAGS], [C compiler flags for $1])
114 AC_ARG_VAR(_P[_LIBS], [linker flags for $1])
119 AC_DEFINE([HAVE_]_P, [1], [Define to 1 if you have $1])
123 AC_SUBST(_P[_VERSION], [$ax_pc_cv_]_p[_version])
128 AC_SUBST(_P[_CFLAGS], [$ax_pc_cv_]_p[_cflags])
133 AC_SUBST(_P[_LIBS], [$ax_pc_cv_]_p[_libs])
143 AM_CONDITIONAL([HAVE_]_P, [test x"$ax_pc_cv_have_]_p[" = x"yes"])
/freebsd/release/
H A DMakefile.inc15 .for _P in /usr/bin /usr/local/bin
7 . if exists(${_P}/git)
8 GIT_CMD= ${_P}/git
/freebsd/release/scripts/
H A Dpkg-stage.sh62 for _P in ${_DVD_PACKAGES}; do
64 DVD_PACKAGES="${DVD_PACKAGES} ${_P}"
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedA64FX.td2059 "^EOR_ZI", "^ORR_ZI", "^FCM(EQ|GT|GE|LT|LE|NE|UO)_P",
2079 "^FACG[ET]_P", "^FEXPA_Z", "^F(MAX|MIN)[^V]*Z_",
2093 (instregex "^ANDS?_P", "^BICS?_P", "^BRK.*_P", "^EORS?_P", "^ORRS?_P",
2094 "^NANDS?_P", "^NORS?_P", "^ORNS?_P", "
[all...]
H A DAArch64SchedA510.td560 (instregex "^WHILE(GE|GT|HI|HS|LE|LO|LS|LT)_P(WW|XX)_[BHSD]")>;
H A DAArch64SchedNeoverseV1.td1318 def : InstRW<[V1Write_3c_2M0], (instregex "^WHILE(LE|LO|LS|LT)_P(WW|XX)_[BHSD]$")>;
H A DAArch64SchedNeoverseN2.td1516 (instregex "^WHILE(GE|GT|HI|HS|LE|LO|LS|LT)_P(WW|XX)_[BHSD]$")>;
H A DAArch64SchedNeoverseV2.td2023 (instregex "^WHILE(GE|GT|HI|HS|LE|LO|LS|LT)_P(WW|XX)_[BHSD]")>;
/freebsd/contrib/sendmail/contrib/
H A Dmail.local.linux44 M$ZI`!`0>(6K@`X$3GD`%$/"O"4F@@O_"=Z'GQ2<)^N.?_P`H0.H5$`2Y`T$3
68 MAZN55%@V<PA=ADOWK3N@3G4>;MT<7N>&_P[5=D7=7>]^%SQ=&@]YRF.>&=&H
/freebsd/
H A DMakefile.inc1538 . for _P in /usr/bin /usr/local/bin
539 . if exists(${_P}/git)
540 GIT_CMD= ${_P}/git
/freebsd/contrib/llvm-project/libcxx/include/
H A D__locale395 static const mask print = static_cast<mask>(_P | _U | _L | _N | _B);
401 static const mask punct = static_cast<mask>(_P);
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrSIMD.td1139 // Extending multiplication: extmul_{low,high}_P, extmul_high
/freebsd/contrib/googletest/docs/
H A Dadvanced.md1096 as you want. The `_P` suffix is for "parameterized" or "pattern", whichever you
/freebsd/contrib/bmake/
H A Dbmake.cat11578 ..NNOO__PPAARRAALLLLEELL
/freebsd/share/termcap/
H A Dtermcap1833 :do=^J:so=^_P:se=^_@:cm=\034%r%+ %+ :nd=\t:le=^H:\
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src19991 rmso=^_@, smso=^_P,