Searched refs:L_ (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/diff/lib/
H A Dstrftime.c82 # define L_(Str) L##Str macro
91 # define L_(Str) Str macro
164 if (pad == L_('0')) \
250 #define ISDIGIT(Ch) ((unsigned int) (Ch) - L_('0') <= 9)
323 L_("Sunday"), L_("Monday"), L_("Tuesday"), L_("Wednesday"),
324 L_("Thursday"), L_("Frida
[all...]
/freebsd-13-stable/contrib/lua/src/
H A Dljumptab.h14 #define vmcase(l) L_##l:
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dassembly.h25 #define LOCAL_LABEL(name) L_##name
36 #define LOCAL_LABEL(name) .L_##name
/freebsd-13-stable/sys/contrib/openzfs/lib/libspl/include/ia32/sys/
H A Dasm_linkage.h151 .lcomm .L_/**/x/**/1, 4, 4; \
155 movl $.L_/**/x/**/1, %edx; \
/freebsd-13-stable/sys/contrib/openzfs/module/icp/include/sys/ia32/
H A Dasm_linkage.h154 .lcomm .L_/**/x/**/1, 4, 4; \
158 movl $.L_/**/x/**/1, %edx; \
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_asm.S48 # define KMP_LABEL(x) L_##x // form the name of label
76 # define KMP_LABEL(x) L_##x // local label
78 # define KMP_LABEL(x) .L_##x // local label hidden from backtraces
115 # define KMP_LABEL(x) L_##x // form the name of label
135 # define KMP_LABEL(x) .L_##x // local label hidden from backtraces
/freebsd-13-stable/crypto/openssl/include/openssl/
H A Dmodes.h179 const unsigned char L_[][16],
/freebsd-13-stable/crypto/openssl/crypto/evp/
H A De_aes.c469 const unsigned char L_[][16],
475 const unsigned char L_[][16],
4038 const unsigned char L_[][16],
4048 const unsigned char L_[][16],

Completed in 99 milliseconds