Home
last modified time | relevance | path

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

/third_party/python/Tools/scripts/
H A Dfixdiv.py303 whats = "/".join(block[1:])
304 print("*** Phantom %s warnings for line %d:" % (whats, row))
/third_party/toybox/lib/
H A Dlib.c940 char *whos = "ogua", *hows = "=+-", *whats = "xwrstX", *whys = "ogu", in string_to_mode() local
972 while (*str && (s = strchr(whats, *str))) { in string_to_mode()
973 dowhat |= 1<<(s-whats); in string_to_mode()

Completed in 3 milliseconds