HomeSort by relevance Sort by last modified time
    Searched refs:flag_t (Results 1 - 4 of 4) 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/bionic/
dlmalloc.c 1722 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.12/src/stdlib/
SDL_malloc.c 1655 typedef unsigned int flag_t; \/* The type of various bit flag sets *\/ typedef
    [all...]

Completed in 133 milliseconds