HomeSort by relevance Sort by last modified time
    Searched defs:structors_array_t (Results 1 - 4 of 4) sorted by null

  /bionic/libc/bionic/
libc_init_common.h 37 } structors_array_t; typedef in typeref:struct:__anon126
46 structors_array_t const* const structors);
  /development/ndk/platforms/android-3/arch-arm/src/
crtbegin_dynamic.c 35 } structors_array_t; typedef in typeref:struct:__anon1265
43 structors_array_t const * const structors
78 structors_array_t array;
crtbegin_static.c 35 } structors_array_t; typedef in typeref:struct:__anon1266
43 structors_array_t const * const structors
78 structors_array_t array;
  /development/ndk/platforms/android-9/arch-mips/src/
crtbegin.c 42 } structors_array_t; typedef in typeref:struct:__anon1708
60 structors_array_t array;

Completed in 62 milliseconds