Home
last modified time | relevance | path

Searched refs:ret_int (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/lib/support/
Dprofile.c1531 const char *subsubname, int def_val, int *ret_int) in profile_get_integer() argument
1538 *ret_int = def_val; in profile_get_integer()
1544 *ret_int = def_val; in profile_get_integer()
1566 *ret_int = ret_long; in profile_get_integer()
1573 unsigned int *ret_int) in profile_get_uint() argument
1580 *ret_int = def_val; in profile_get_uint()
1586 *ret_int = def_val; in profile_get_uint()
1607 *ret_int = ret_long; in profile_get_uint()
Dprofile.h79 unsigned int *ret_int);
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
Dwin64.asm116 ret_int$:
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dwin64.asm116 ret_int$:
/external/libffi/src/x86/
Dwin64.S236 jne SHORT ret_int$
242 ret_int$:
/external/e2fsprogs/e2fsck/
Dproblem.c2365 const char *subsubname, int def_val, int *ret_int) in profile_get_integer() argument