Searched defs:__fp (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/libcxx/src/ | ||
H A D | std_stream.h | 76 __stdinbuf(FILE * __fp,state_type * __st) __stdinbuf() argument |
/freebsd/contrib/llvm-project/libcxx/include/__random/ | ||
H A D | normal_distribution.h | 155 result_type __fp = _VSTD::sqrt(-2 * _VSTD::log(__s) / __s); operator() local |
/freebsd/contrib/llvm-project/libunwind/src/ | ||
H A D | Registers.hpp | 1856 uint64_t __fp; // Frame pointer x29 member |