Searched refs:c (Results 1 – 4 of 4) sorted by relevance
44 cmdline_process (int c) in cmdline_process() argument46 switch (c) in cmdline_process()
24 timeout for hanging tests. See README-testing.c for a minimal25 example, and test-driver.c for details how to use it. The following
63 unsigned c = in->data[2]; in extract_32() local65 *value = (a << 24) | (b << 16) | (c << 8) | d; in extract_32()
217 CFLAGS-support_paths.c = \
Completed in 7 milliseconds