Home
last modified time | relevance | path

Searched defs:__loc (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/include/xlocale/
H A D_ctype.h78 __maskrune_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) in __maskrune_l()
87 __istype_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) in __istype_l()
103 __sbmaskrune_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) in __sbmaskrune_l()
112 __sbistype_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) in __sbistype_l()
/freebsd-13.1/contrib/llvm-project/libcxx/include/__memory/
H A Dconstruct_at.h48 void destroy_at(_Tp* __loc) { in destroy_at()
/freebsd-13.1/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp4398 locale_t __loc) { in checked_string_to_char_convert()