Home
last modified time | relevance | path

Searched refs:plus (Results 1 – 7 of 7) sorted by relevance

/third_party/ulib/musl/src/time/
A Dwcsftime.c17 int plus; in __wcsftime_l() local
29 if ((plus = (*f == '+'))) in __wcsftime_l()
52 if (plus && tm->tm_year >= 10000 - 1900) in __wcsftime_l()
A Dstrftime.c227 int plus; in strftime() local
239 if ((plus = (*f == '+'))) in strftime()
258 if (plus && tm->tm_year >= 10000 - 1900) in strftime()
/third_party/ulib/musl/src/stdio/
A Dfmemopen.c80 int plus = !!strchr(mode, '+'); in fmemopen() local
107 if (!plus) in fmemopen()
/third_party/uapp/dash/
A Drules.mk72 MODULE_CFLAGS += -Wno-gnu-designator -Wno-format-security -Wno-string-plus-int
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl7073 Name (DEST, Buffer () // 62 characters plus NULL
7303 Name (DEST, Buffer () // 62 characters plus NULL
7329 Name (DEST, Buffer () // 62 characters plus NULL
8299 Name (SRCB, Buffer () {"Short Buffer"}) // 12 characters plus NULL
8301 Name (DEST, Buffer () // 62 characters plus NULL
/third_party/ulib/jemalloc/
A DChangeLog66 - Fix over-sized allocation of arena_t (plus associated stats) data
/third_party/lib/acpica/
A Dchanges.txt4143 2) We added support for OEMx tables, signature "OEM" plus a fourth

Completed in 36 milliseconds