Home
last modified time | relevance | path

Searched refs:_C (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/arm64/include/
H A D_armreg.h40 S##op0##_##op1##_C##crn##_C##crm##_##op2
/freebsd/sys/contrib/ncsw/inc/
H A Dctype_ext.h46 #define _C 0x08 /* cntrl */ macro
58 #define iscntrl(c) ((__ismask(c)&(_C)) != 0)
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h767 #define __INTN_C(n, v) __stdint_join3( INT, n, _C(v))
768 #define __UINTN_C(n, v) __stdint_join3(UINT, n, _C(v))
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dstdint-macros.h804 #define __INTN_C(n, v) __stdint_join3(INT, n, _C(v))
805 #define __UINTN_C(n, v) __stdint_join3(UINT, n, _C(v))
/freebsd/contrib/sendmail/contrib/
H A Dmail.local.linux192 MF0@48;$_C*PZYD]15=*I63""7)C3`JE,\R-,&UV"+)7A`9PA'8#&3EV#ZV+"
/freebsd/contrib/sqlite3/autosetup/
H A DREADME.md338 arbitrary makefile targets with those. _C'est la vie._
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A D__locale394 static const mask cntrl = static_cast<mask>(_C);
/freebsd/contrib/llvm-project/libcxx/include/
H A D__locale399 static const mask cntrl = static_cast<mask>(_C);
/freebsd/contrib/bmake/
H A Dbmake.cat1736 …._M_E_T_A_._C_M_P___F_I_L_T_E_R and ..NNOOMMEETTAA__CCMMPP, allow limit…
786 ..NNOOMMEETTAA__CCMMPP.
1506 ..NNOOMMEETTAA__CCMMPP
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsAMDGPU.td876 // Represent sample variants, i.e. _C, _O, _B, ... and combinations thereof.
911 "_C"#ucmod, "_c"#lcmod, !listconcat(extra_addr, [AMDGPUArg<llvm_float_ty, "zcompare">])>;