Searched refs:func_buf (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/ctwm/dist/tests/layout/ |
| H A D | test_layout.c | 216 char buf[1024], *cur_buf, sub_buf[1024], func_buf[32], *line; local in function:read_test_from_file 380 func_buf, &width, &height, &x, &y) == 5) { 382 char *function = trim_prefix(func_buf, "RLayoutFull"); 415 filename, linenum, func_buf, 426 func_buf, &expected1, &expected2) == 3) { 428 char *function = trim_prefix(func_buf, "RLayoutFind"); 448 filename, linenum, func_buf, 459 else if(sscanf(line, "%31s %d", func_buf, &expected1) == 2) { 461 char *function = trim_prefix(func_buf, "RLayoutFindMonitor"); 487 filename, linenum, func_buf, [all...] |
Completed in 3 milliseconds