Home
last modified time | relevance | path

Searched defs:defval (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/env/
Dflags.c544 const char *defval = env_get_default(name); in env_flags_validate() local
/external/libcups/cups/
Dadminutil.c2290 int defval, /* I - Default value number */ in write_option()
/external/curl/src/
Dtool_setopt.c639 long defval = 0L; in tool_setopt() local
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c3390 PyObject *defval; in _validate_paramflags() local
3700 _get_arg(int *pindex, char *name, PyObject *defval, PyObject *inargs, PyObject *kwds) in _get_arg()
3792 PyObject *defval = NULL; in _build_callargs() local
/external/python/cpython3/Modules/_ctypes/
D_ctypes.c3470 PyObject *defval; in _validate_paramflags() local
3804 _get_arg(int *pindex, PyObject *name, PyObject *defval, PyObject *inargs, PyObject *kwds) in _get_arg()
3902 PyObject *defval = NULL; in _build_callargs() local
/external/u-boot/tools/env/
Dfw_env.c577 const char *defval = fw_getdefenv(name); in fw_env_write() local