Searched refs:w_string (Results 1 - 4 of 4) sorted by relevance
/third_party/backends/sanei/ |
H A D | sanei_codec_bin.c | 136 w->codec.w_string = bin_w_string; in sanei_codec_bin_init()
|
H A D | sanei_wire.c | 348 (*w->codec.w_string) (w, v); in sanei_w_string() 534 w->codec.w_string, sizeof (SANE_String)); in sanei_w_option_descriptor()
|
/third_party/backends/include/sane/ |
H A D | sanei_wire.h | 75 WireCodecFunc w_string; member
|
/third_party/python/Python/ |
H A D | marshal.c | 143 w_string(const void *s, Py_ssize_t n, WFILE *p) in w_string() function 202 w_string(s, n, p); in w_pstring() 209 w_string(s, n, p); in w_short_pstring() 279 w_string(buf, 8, p); in w_float_bin()
|
Completed in 4 milliseconds