Home
last modified time | relevance | path

Searched refs:s_get (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/_ctypes/
Dcfield.c1234 s_get(void *ptr, Py_ssize_t size) in s_get() function
1476 { 's', s_set, s_get, &ffi_type_pointer},
/third_party/mksh/
Dfuncs.c288 static int s_get(void);
487 c = unbksl(false, s_get, s_put); in c_print()
597 s_get(void) in s_get() function