OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:text_global
(Results
1 - 3
of
3
) sorted by null
/external/strace/tests/
membarrier.c
48
const char *
text_global
;
local
54
text_global
= rc & 1 ? "MEMBARRIER_CMD_GLOBAL" : "";
89
rc,
text_global
, text[0] &&
text_global
[0] ? "|" : "",
/external/strace/tests-m32/
membarrier.c
48
const char *
text_global
;
local
54
text_global
= rc & 1 ? "MEMBARRIER_CMD_GLOBAL" : "";
89
rc,
text_global
, text[0] &&
text_global
[0] ? "|" : "",
/external/strace/tests-mx32/
membarrier.c
48
const char *
text_global
;
local
54
text_global
= rc & 1 ? "MEMBARRIER_CMD_GLOBAL" : "";
89
rc,
text_global
, text[0] &&
text_global
[0] ? "|" : "",
Completed in 332 milliseconds