Home
last modified time | relevance | path

Searched refs:MSG2 (Results 1 – 7 of 7) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
D3-1.c31 #define MSG2 "234567890" macro
46 const char *msgptr2 = MSG2; in main()
D3-2.c33 #define MSG2 "234567890" macro
48 const char *msgptr2 = MSG2; in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
D3-1.c33 #define MSG2 "234567890" macro
48 const char *msgptr2 = MSG2; in main()
D3-2.c35 #define MSG2 "234567890" macro
50 const char *msgptr2 = MSG2; in main()
/external/ltp/testcases/kernel/syscalls/ipc/msgrcv/
Dmsgrcv07.c32 #define MSG2 "message type2" macro
76 MSGBUF snd_buf2 = {.mtype = MSGTYPE2, .mtext = MSG2}; in test_msg_except()
/external/rust/crates/tokio/tests/
Dudp.rs231 const MSG2: &[u8] = b"world!"; in try_send_spawn() constant
232 const MSG2_LEN: usize = MSG2.len(); in try_send_spawn()
255 let sent = &sender.try_send(MSG2).unwrap(); in try_send_spawn()
/external/llvm-project/llvm/test/FileCheck/
Dnumeric-expression.txt37 RUN: | FileCheck --check-prefix INVALID-FMT-SPEC-MSG2 --strict-whitespace %s
48 INVALID-FMT-SPEC-MSG2: numeric-expression.txt:[[#@LINE-4]]:37: error: invalid format specifier in e…
49 INVALID-FMT-SPEC-MSG2-NEXT: {{I}}NVALID-FMT-SPEC2-NEXT: INVVAR2={{\[\[#%hhd,INVVAR2:\]\]}}
50 INVALID-FMT-SPEC-MSG2-NEXT: {{^}} ^{{$}}
475 RUN: | FileCheck --strict-whitespace --check-prefix SAME-LINE-USE-MSG2 %s
490 SAME-LINE-USE-MSG2: numeric-expression.txt:[[#@LINE-1]]:43: error: numeric variable 'UNSI2' defined…
491 SAME-LINE-USE-MSG2-NEXT: {{S}}AME-LINE-USE2-NEXT: {{\[\[#UNSI2:UNSI\+1\]\] \[\[#UNSI2\+1\]\]}}
492 SAME-LINE-USE-MSG2-NEXT: {{^}} ^{{$}}