Searched defs:__XL_NPP (Results 1 – 6 of 6) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/ |
A D | _strtod.c | 204 __fpmax_t attribute_hidden __XL_NPP(__strtofpmax)(const Wchar *str, Wchar **endptr, int exponent_po… in __XL_NPP() function 507 float __XL_NPP(strtof)(const Wchar *str, Wchar **endptr __LOCALE_PARAM ) in __XL_NPP() function 540 double __XL_NPP(strtod)(const Wchar *__restrict str, in __XL_NPP() function
|
A D | stdlib.c | 263 long __XL_NPP(strtol)(const char * __restrict str, char ** __restrict endptr, in __XL_NPP() function 563 unsigned long long attribute_hidden __XL_NPP(_stdlib_strto_ll)(register const Wchar * __restrict st… in __XL_NPP() function 973 long __XL_NPP(wcstol)(const wchar_t * __restrict str, in __XL_NPP() function
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/ctype/ |
A D | ctype.c | 351 int __XL_NPP(isascii)(int c) in __XL_NPP() function 374 int __XL_NPP(toascii)(int c) in __XL_NPP() function
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/ |
A D | _collate.c | 502 int __XL_NPP(wcscoll) (const Wchar *s0, const Wchar *s1 __LOCALE_PARAM ) in __XL_NPP() function
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/time/ |
A D | time.c | 999 size_t __XL_NPP(strftime)(char *__restrict s, size_t maxsize, in __XL_NPP() function 2460 size_t __XL_NPP(wcsftime)(wchar_t *__restrict s, size_t maxsize, in __XL_NPP() function
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/ |
A D | uClibc_locale.h | 44 # define __XL_NPP(N) N macro 356 # define __XL_NPP(N) N ## _l macro
|
Completed in 13 milliseconds