HomeSort by: relevance | last modified time | path
    Searched defs:emutls_get_index (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
emutls.c 119 static __inline uintptr_t emutls_get_index(__emutls_control *control) { function in typeref:typename:uintptr_t
178 uintptr_t index = emutls_get_index(control);
emutls.c 119 static __inline uintptr_t emutls_get_index(__emutls_control *control) { function in typeref:typename:uintptr_t
178 uintptr_t index = emutls_get_index(control);

Completed in 21 milliseconds