Home
last modified time | relevance | path

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

/glibc-2.36/stdio-common/
Dvfscanf-internal.c320 unsigned long long int uq; in __vfwscanf_internal() member
1856 num.uq = __strtoull_internal in __vfwscanf_internal()
1889 *ARG (unsigned LONGLONG int *) = num.uq; in __vfwscanf_internal()
/glibc-2.36/localedata/
Dhu_HU.UTF-8.in272 alphabet uq
/glibc-2.36/ChangeLog.old/
DChangeLog.53013 * stdlib/strtol.c: Extend for use as `wcsto{l,ul,q,uq}'.
8831 (__strto{f,d,ld,l,ul,q,uq}_internal): Declare these functions.