Searched refs:SCAN (Results 1 - 14 of 14) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/ |
H A D | preprocessor3.c | 2 * Each iteration of the scanning of "SCAN()" re-evaluates the recursive 14 #define SCAN(x) x macro 17 SCAN( A() ) // A ( ) 18 SCAN(SCAN( A() )) // B ( ) 19 SCAN(SCAN(SCAN( A() ))) // A ( )
|
/third_party/backends/backend/ |
H A D | kvs20xx_cmd.h | 36 #define SCAN 0x1B macro
|
H A D | kvs40xx_cmd.c | 45 #define SCAN 0x1B macro 409 c.cmd[0] = SCAN; in kvs40xx_scan()
|
H A D | pie-scsidef.h | 132 #define SCAN 0x1B macro 335 static unsigned char scanC[] = { SCAN, 0x00, 0x00, 0x00, 0x01, 0x00 };
|
H A D | sp15c-scsi.h | 177 #define SCAN 0x1b macro 370 {SCAN, 0x00, 0x00, 0x00, 0x00, 0x00};
|
H A D | kvs20xx_cmd.c | 248 c.cmd[0] = SCAN; in kvs20xx_scan()
|
H A D | sharp.h | 446 #define SCAN 0x1b macro
|
H A D | nec.h | 430 #define SCAN 0x1b macro
|
H A D | coolscan-scsidef.h | 122 #define SCAN 0x1b macro 604 SCAN, 0x00, 0x00, 0x00, 0x00, 0x00
|
H A D | snapscan-usb.c | 242 case SCAN: in usb_cmdlen()
|
H A D | umax-scsidef.h | 104 #define SCAN 0x1B macro 738 static unsigned char scanC[] = { SCAN, 0x00, 0x00, 0x00, 0x01, 0x20, 0x00, 0x00, 0x00 };
|
H A D | snapscan-scsi.c | 286 #define SCAN 0x1B macro 1151 pss->cmd[0] = SCAN; in scan()
|
H A D | nec.c | 501 static u_char cmd[] = {SCAN, 0, 0, 0, 0, 0}; in scan() 3326 DBG (5, "start: SCAN\n"); in sane_start()
|
H A D | sharp.c | 692 static u_char cmd[] = {SCAN, 0, 0, 0, 0, 0}; in scan() 3842 DBG (5, "start: SCAN\n"); in sane_start()
|
Completed in 36 milliseconds