Home
last modified time | relevance | path

Searched refs:SCAN (Results 1 - 14 of 14) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/
H A Dpreprocessor3.c2 * 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 Dkvs20xx_cmd.h36 #define SCAN 0x1B macro
H A Dkvs40xx_cmd.c45 #define SCAN 0x1B macro
409 c.cmd[0] = SCAN; in kvs40xx_scan()
H A Dpie-scsidef.h132 #define SCAN 0x1B macro
335 static unsigned char scanC[] = { SCAN, 0x00, 0x00, 0x00, 0x01, 0x00 };
H A Dsp15c-scsi.h177 #define SCAN 0x1b macro
370 {SCAN, 0x00, 0x00, 0x00, 0x00, 0x00};
H A Dkvs20xx_cmd.c248 c.cmd[0] = SCAN; in kvs20xx_scan()
H A Dsharp.h446 #define SCAN 0x1b macro
H A Dnec.h430 #define SCAN 0x1b macro
H A Dcoolscan-scsidef.h122 #define SCAN 0x1b macro
604 SCAN, 0x00, 0x00, 0x00, 0x00, 0x00
H A Dsnapscan-usb.c242 case SCAN: in usb_cmdlen()
H A Dumax-scsidef.h104 #define SCAN 0x1B macro
738 static unsigned char scanC[] = { SCAN, 0x00, 0x00, 0x00, 0x01, 0x20, 0x00, 0x00, 0x00 };
H A Dsnapscan-scsi.c286 #define SCAN 0x1B macro
1151 pss->cmd[0] = SCAN; in scan()
H A Dnec.c501 static u_char cmd[] = {SCAN, 0, 0, 0, 0, 0}; in scan()
3326 DBG (5, "start: SCAN\n"); in sane_start()
H A Dsharp.c692 static u_char cmd[] = {SCAN, 0, 0, 0, 0, 0}; in scan()
3842 DBG (5, "start: SCAN\n"); in sane_start()

Completed in 25 milliseconds