Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dsetlocale.c143 static char *getgrouping(char *, char **);
409 p = getgrouping(p, &lconvp->grouping); in getlocale_numeric()
465 p = getgrouping(p, &lconvp->mon_grouping); in getlocale_monetary()
517 getgrouping(char *p, char **groupingp) in getgrouping() function