Searched refs:_STR (Results 1 – 6 of 6) sorted by relevance
| /freebsd-9-stable/contrib/ntp/sntp/libopts/compat/ |
| D | compat.h | 358 # define _STR(s) #s macro 359 # define STR(s) _STR(s)
|
| /freebsd-9-stable/usr.sbin/bluetooth/sdpcontrol/ |
| D | search.c | 658 #undef _STR in do_sdp_browse() 660 #define _STR(x) #x in do_sdp_browse() macro 661 #define STR(x) _STR(x) in do_sdp_browse()
|
| /freebsd-9-stable/contrib/wpa/wpa_supplicant/ |
| D | config_file.c | 425 #define _STR(f) #f, wpa_config_parse_str, OFFSET(f) macro 426 #define STR(f) _STR(f), NULL, NULL 427 #define STR_RANGE(f, min, max) _STR(f), (void *) min, (void *) max 469 #undef _STR
|
| D | config.c | 1357 #define _STR(f) #f, wpa_config_parse_str, OFFSET(f) macro 1360 #define _STR(f) #f, wpa_config_parse_str, wpa_config_write_str, OFFSET(f) macro 1363 #define STR(f) _STR(f), NULL, NULL, NULL, 0 1365 #define STR_KEY(f) _STR(f), NULL, NULL, NULL, 1 1371 #define _STR_LEN(f) _STR(f), OFFSET(f ## _len) 1510 #undef _STR
|
| /freebsd-9-stable/contrib/llvm/lib/Target/AArch64/ |
| D | AArch64InstrInfo.td | 2987 def _STR : A64I_LSunsigimm<size, v, {high_opc, 0b0}, 2994 (!cast<Instruction>(prefix # "_STR") GPR:$Rt, GPR64xsp:$Rn, 0)>; 3509 def _STR : A64I_LSPoffset<opc, v, 0b0, (outs), 3516 (!cast<Instruction>(prefix # "_STR") SomeReg:$Rt,
|
| /freebsd-9-stable/sys/contrib/dev/acpica/ |
| D | changes.txt | 8529 _STR reserved name.)
|