Home
last modified time | relevance | path

Searched refs:gcc_pointer (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Demutls.c57 typedef unsigned int gcc_pointer __attribute__((mode(pointer))); typedef
143 typedef void *gcc_pointer; typedef
291 COMPILE_TIME_ASSERT(sizeof(uintptr_t) == sizeof(gcc_pointer)); in emutls_allocate_object()