Home
last modified time | relevance | path

Searched defs:property (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dexpr.h139 struct property { struct
140 struct property *next; /* next property - null if last */ argument
141 struct symbol *sym; /* the symbol for which the property is associated */ argument
142 enum prop_type type; /* type of property */ argument
145 struct expr *expr; /* the optional conditional part of the property */ argument
146 struct menu *menu; /* the menu the property are associated with argument
149 struct file *file; /* what file was this property defined */ argument
150 int lineno; /* what lineno was this property defined */ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/wctype/
A D_wctype.c438 wctype_t wctype(const char *property) in wctype()
822 wctrans_t wctrans(const char *property) in wctrans()

Completed in 4 milliseconds