Searched defs:def (Results 1 – 9 of 9) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | conf.c | 84 static int conf_askvalue(struct symbol *sym, const char *def) in conf_askvalue() 136 const char *def; in conf_string() local 267 int cnt, def; in conf_choice() local
|
A D | confdata.c | 120 static int conf_set_sym_val(struct symbol *sym, int def, int def_flags, char *p) in conf_set_sym_val() 240 int conf_read_simple(const char *name, int def) in conf_read_simple() 1065 int cnt, def; in randomize_choice_values() local
|
A D | expr.h | 80 struct symbol_value def[S_DEF_COUNT]; member
|
A D | symbol.c | 38 static void sym_add_default(struct symbol *sym, const char *def) in sym_add_default()
|
A D | gconf.c | 1065 const char *def; in fill_row() local
|
/l4re-core-master/lua/lib/contrib/src/ |
A D | lauxlib.c | 360 LUALIB_API int luaL_checkoption (lua_State *L, int arg, const char *def, in luaL_checkoption() 410 const char *def, size_t *len) { in luaL_optlstring() 429 LUALIB_API lua_Number luaL_optnumber (lua_State *L, int arg, lua_Number def) { in luaL_optnumber() 453 lua_Integer def) { in luaL_optinteger()
|
A D | lstrlib.c | 87 static size_t getendpos (lua_State *L, int arg, lua_Integer def, in getendpos()
|
/l4re-core-master/ned/server/src/ |
A D | lua_exec.cc | 102 l4_umword_t _cfg_integer(char const *f, l4_umword_t def = 0) in _cfg_integer()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/ |
A D | gen_collate.c | 1722 static colitem_t *new_colitem(char *item, char *def) in new_colitem() 1733 static void add_colitem(char *item, char *def) in add_colitem()
|
Completed in 31 milliseconds