Home
last modified time | relevance | path

Searched refs:dummy (Results 1 – 9 of 9) sorted by relevance

/third_party/ulib/musl/src/multibyte/
A Dmbtowc.c9 wchar_t dummy; in mbtowc() local
16 wc = &dummy; in mbtowc()
A Dmbrtowc.c11 wchar_t dummy; in mbrtowc() local
22 wc = &dummy; in mbrtowc()
/third_party/ulib/musl/src/thread/
A Dtss.c13 static void nodtor(void* dummy) {}
/third_party/ulib/musl/src/time/
A Dstrptime.c10 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
139 dest = &dummy; in strptime()
/third_party/uapp/dash/src/
A Doutput.c437 char dummy[1]; in xvsnprintf() local
440 outbuf = dummy; in xvsnprintf()
441 length = sizeof(dummy); in xvsnprintf()
A Dnodes.c750 struct nodelist dummy; in codec_decode() local
754 struct nodelist *nlist = &dummy; in codec_decode()
A Dnodes.c.pat394 struct nodelist dummy;
/third_party/ulib/musl/
A DWHATSNEW127 nl_langinfo is no longer a dummy function. (the functionality was
298 - stub/dummy implementations for various useless legacy functions
425 - dummy (always-fail) dlopen and dlsym functions for static linked programs
1265 - dummy "ent" function aliases that possibly shadowed real ones
1369 - namespace pollution via accidentally-non-static function named "dummy"
/third_party/ulib/chromiumos-platform-ec/include/chromiumos-platform-ec/
A Dec_commands.h3750 } dummy; member

Completed in 25 milliseconds