Searched defs:valuep (Results 1 – 5 of 5) sorted by relevance
| /third_party/flutter/skia/third_party/externals/sdl/src/stdlib/ |
| D | SDL_string.c | 57 SDL_ScanLong(const char *text, int radix, long *valuep) in SDL_ScanLong() 98 SDL_ScanUnsignedLong(const char *text, int radix, unsigned long *valuep) in SDL_ScanUnsignedLong() 130 SDL_ScanUintPtrT(const char *text, int radix, uintptr_t * valuep) in SDL_ScanUintPtrT() 162 SDL_ScanLongLong(const char *text, int radix, Sint64 * valuep) in SDL_ScanLongLong() 203 SDL_ScanUnsignedLongLong(const char *text, int radix, Uint64 * valuep) in SDL_ScanUnsignedLongLong() 235 SDL_ScanFloat(const char *text, double *valuep) in SDL_ScanFloat() 1059 char *valuep = va_arg(ap, char *); in SDL_vsscanf() local 1114 Sint64 *valuep = va_arg(ap, Sint64 *); in SDL_vsscanf() local 1125 short *valuep = va_arg(ap, short *); in SDL_vsscanf() local 1131 int *valuep = va_arg(ap, int *); in SDL_vsscanf() local [all …]
|
| /third_party/elfutils/libdw/ |
| D | dwarf_getlocation.c | 257 bool cfap, bool valuep, in __libdw_intern_expression()
|
| /third_party/selinux/libsepol/src/ |
| D | link.c | 1948 unsigned int valuep; member
|
| /third_party/python/Modules/ |
| D | posixmodule.c | 11415 conv_confname(PyObject *arg, int *valuep, struct constdef *table, in conv_confname() 11547 conv_path_confname(PyObject *arg, int *valuep) in conv_path_confname() 11778 conv_confstr_confname(PyObject *arg, int *valuep) in conv_confstr_confname() 12332 conv_sysconf_confname(PyObject *arg, int *valuep) in conv_sysconf_confname()
|
| /third_party/libxml2/ |
| D | xmlregexp.c | 196 void *valuep; member
|