Home
last modified time | relevance | path

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

/third_party/musl/src/locale/
Dcatgets.c30 uint32_t nmsgs = V(set+4); in catgets() local
32 const char *msg = bsearch(&msg_id_be, msgs, nmsgs, 12, cmp); in catgets()