OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flag_t
(Results
1 - 5
of
5
) sorted by null
/external/tcpdump/
print-l2tp.c
612
int
flag_t
, flag_l, flag_s, flag_o;
local
615
flag_t
= flag_l = flag_s = flag_o = FALSE;
630
flag_t
= TRUE;
694
if (
flag_t
) {
/bionic/libc/upstream-dlmalloc/
malloc.c
2196
typedef unsigned int
flag_t
; \/* The type of various bit flag sets *\/
typedef
[
all
...]
/external/eigen/unsupported/test/mpreal/
dlmalloc.c
2070
typedef unsigned int
flag_t
; \/* The type of various bit flag sets *\/
typedef
[
all
...]
/external/libffi/src/
dlmalloc.c
1609
typedef unsigned int
flag_t
; \/* The type of various bit flag sets *\/
typedef
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c
1655
typedef unsigned int
flag_t
; \/* The type of various bit flag sets *\/
typedef
[
all
...]
Completed in 651 milliseconds