Home
last modified time | relevance | path

Searched defs:stack_buffer (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/gio/inotify/
Dinotify-kernel.c231 gchar stack_buffer[4096]; in ik_source_dispatch() local
/third_party/libuv/src/win/
Dutil.c499 BYTE stack_buffer[4096]; in uv_uptime() local
/third_party/glib/gobject/
Dgparam.c1086 gchar stack_buffer[32], *buffer = l < 32 ? stack_buffer : g_new (gchar, l + 1); in g_param_spec_pool_lookup() local
/third_party/node/src/
Dnode_file.cc1929 FSReqBase::FSReqBuffer& stack_buffer = in WriteString() local
1954 FSReqBase::FSReqBuffer stack_buffer; in WriteString() local