Searched refs:vstring (Results 1 - 2 of 2) sorted by relevance

/external/v8/tools/
H A Dgdb-v8-support.py143 def v8_get_value(vstring):
144 v = gdb.parse_and_eval(vstring)
/external/libcups/cups/
H A Dtestipp.c941 char vstring[256]; /* Formatted time */ local
944 printf(" (%s)", _cupsStrDate(vstring, sizeof(vstring), ippDateToTime(val->date)));

Completed in 382 milliseconds