OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_elem
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/
pcap-dos.h
125
int
num_elem
; /* number of elements */
member in struct:rx_ringbuf
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
rtl.h
362
int
num_elem
; /* number of elements */
363
rtx GTY ((length ("%h.
num_elem
"))) elem[1];
368
#define GET_NUM_ELEM(RTVEC) ((RTVEC)->
num_elem
)
369
#define PUT_NUM_ELEM(RTVEC, NUM) ((RTVEC)->
num_elem
= (NUM))
361
int
num_elem
; \/* number of elements *\/
local
[
all
...]
Completed in 525 milliseconds