OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:volatile
(Results
1 - 13
of
13
) sorted by relevancy
/xsrc/external/mit/xedit/dist/lisp/modules/progmodes/
c.lsp
1013
"throw|try|typedef|union|unsigned|virtual|void|
volatile
|while"
/xsrc/external/mit/libXTrap/dist/
ltmain.sh
4303
volatile
const char * MAGIC_EXE = "$magic_exe";
/xsrc/external/mit/xf86-input-synaptics/dist/
ltmain.sh
4303
volatile
const char * MAGIC_EXE = "$magic_exe";
/xsrc/external/mit/xf86-video-ati/dist/
ltmain.sh
4303
volatile
const char * MAGIC_EXE = "$magic_exe";
/xsrc/external/mit/xf86-video-intel-2014/dist/
ltmain.sh
4303
volatile
const char * MAGIC_EXE = "$magic_exe";
/xsrc/external/mit/xf86-video-newport/dist/
ltmain.sh
4303
volatile
const char * MAGIC_EXE = "$magic_exe";
/xsrc/external/mit/xf86-video-openchrome/dist/
ltmain.sh
4303
volatile
const char * MAGIC_EXE = "$magic_exe";
/xsrc/external/mit/xf86-video-tga/dist/
ltmain.sh
4303
volatile
const char * MAGIC_EXE = "$magic_exe";
/xsrc/external/mit/xf86-video-tseng/dist/
ltmain.sh
4303
volatile
const char * MAGIC_EXE = "$magic_exe";
/xsrc/external/mit/xf86-video-wsfb/dist/
ltmain.sh
4297
volatile
const char * MAGIC_EXE = "$magic_exe";
/xsrc/external/mit/fontconfig/dist/
configure
19679
int atomic_add (
volatile
unsigned *i) { return atomic_add_int_nv (i, 1); }
19680
void *atomic_ptr_cmpxchg (
volatile
void **target, void *cmp, void *newval) { return atomic_cas_ptr (target, cmp, newval); }
/xsrc/external/mit/xlsclients/dist/
configure
2337
static struct incomplete_array *
volatile
incomplete_array_pointer;
12012
/* Use pstrnlen to test; '
volatile
' prevents the compiler
12014
size_t (*
volatile
pstrnlen) (char const *, size_t) = strnlen;
/xsrc/external/mit/xwininfo/dist/
configure
2466
static struct incomplete_array *
volatile
incomplete_array_pointer;
13776
/* Use pstrnlen to test; '
volatile
' prevents the compiler
13778
size_t (*
volatile
pstrnlen) (char const *, size_t) = strnlen;
Completed in 94 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026