HomeSort by: relevance | last modified time | path
    Searched defs:_nb_part_t (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/locale/
nb_lc_template.h 93 #define _nb_part_t _PREFIX(part_t) macro
97 typedef struct _nb_part_t { struct
100 SIMPLEQ_ENTRY(_nb_part_t) entry;
101 } _nb_part_t; typedef in typeref:struct:_nb_part_t
103 static SIMPLEQ_HEAD(, _nb_part_t) _nb_part_cache =
117 _nb_part_t *p;

Completed in 13 milliseconds