Searched refs:_C (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/ncsw/inc/ |
H A D | ctype_ext.h | 46 #define _C 0x08 /* cntrl */ macro 58 #define iscntrl(c) ((__ismask(c)&(_C)) != 0)
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | stdint.h | 878 #define __INTN_C(n, v) __stdint_join3( INT, n, _C(v)) 879 #define __UINTN_C(n, v) __stdint_join3(UINT, n, _C(v))
|
/freebsd/sys/arm64/include/ |
H A D | armreg.h | 63 S##op0##_##op1##_C##crn##_C##crm##_##op2
|
/freebsd/contrib/sendmail/contrib/ |
H A D | mail.local.linux | 192 MF0@48;$_C*PZYD]15=*I63""7)C3`JE,\R-,&UV"+)7A`9PA'8#&3EV#ZV+"
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsAMDGPU.td | 653 // Represent sample variants, i.e. _C, _O, _B, ... and combinations thereof. 686 "_C"#ucmod, "_c"#lcmod, !listconcat(extra_addr, [AMDGPUArg<llvm_float_ty, "zcompare">])>;
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | __locale | 396 static const mask cntrl = static_cast<mask>(_C);
|
/freebsd/contrib/bmake/ |
H A D | bmake.cat1 | 743 ..NNOOMMEETTAA__CCMMPP. 1451 ..NNOOMMEETTAA__CCMMPP
|