Home
last modified time | relevance | path

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

/DragonStub/apps/lib/
H A Dvsprintf.c33 FORMAT_TYPE_NONE, /* Just a string part */ enumerator
925 spec->type = FORMAT_TYPE_NONE; in format_decode()
934 spec->type = FORMAT_TYPE_NONE; in format_decode()
939 spec->type = FORMAT_TYPE_NONE; in format_decode()
1159 case FORMAT_TYPE_NONE: { in vsnprintf()