/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | interval_tree_generic.h | 31 #define INTERVAL_TREE_DEFINE(type, field, valtype, dummy, START, LAST, \ argument 39 #define __IT_DEFINE_ITER_FROM(type, field, valtype, START, LAST, name) \ argument 70 #define __IT_DEFINE_INSERT(type, field, START, attr, name) \ argument
|
/freebsd/contrib/dma/ |
H A D | mail.c | 150 START, enumerator
|
/freebsd/crypto/openssl/apps/ |
H A D | s_time.c | 107 #define START 0 macro
|
H A D | speed.c | 124 #define START 0 macro [all...] |
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclBase.h | 92 #define DECL_RANGE(BASE, START, END) \ argument 94 #define LAST_DECL_RANGE(BASE, START, END) \ argument
|
/freebsd/contrib/wpa/src/eap_server/ |
H A D | eap_server_wsc.c | 20 enum { START, MESG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator
|
H A D | eap_server_tls.c | 22 enum { START, CONTINUE, SUCCESS, FAILURE } state; enumerator
|
H A D | eap_server_tnc.c | 18 START, CONTINUE, RECOMMENDATION, FRAG_ACK, WAIT_FRAG_ACK, DONE, enumerator
|
H A D | eap_server_sim.c | 34 START, CHALLENGE, REAUTH, NOTIFICATION, SUCCESS, FAILURE enumerator
|
H A D | eap_server_ttls.c | 30 START, PHASE1, PHASE2_START, PHASE2_METHOD, enumerator
|
H A D | eap_server_peap.c | 35 START, PHASE1, PHASE1_ID2, PHASE2_START, PHASE2_ID, enumerator
|
H A D | eap_server_fast.c | 34 START, PHASE1, PHASE2_START, PHASE2_ID, PHASE2_METHOD, enumerator
|
H A D | eap_server_teap.c | 32 START, PHASE1, PHASE1B, PHASE2_START, PHASE2_ID, enumerator
|
/freebsd/sys/dev/firewire/ |
H A D | if_fwip.c | 289 #define START 0 in fwip_init() macro
|
/freebsd/sys/dev/usb/input/ |
H A D | uhid_snes.c | 65 #define START 0x20 macro
|
/freebsd/contrib/byacc/ |
H A D | defs.h | 117 ,START enumerator
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_compat.c | 172 #define START(node) ((node)->start) macro
|