Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/ctype/
Dcategories.c10 struct _category { struct
20 static const struct _category categories[] = { argument
25 bisearch_cat(uint32_t ucs, const struct _category *table, int max) in bisearch_cat()