OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DISPATCH_NYI
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/libcollector/
dispatcher.c
106
DISPATCH_NYI
= -1, /* dispatcher not yet installed */
113
static int dispatch_mode =
DISPATCH_NYI
; /* controls SIGPROF dispatching */
406
if (dispatch_mode ==
DISPATCH_NYI
)
424
if (dispatch_mode ==
DISPATCH_NYI
)
452
if (dispatch_mode ==
DISPATCH_NYI
)
831
if (sig == SIGPROF && dispatch_mode !=
DISPATCH_NYI
)
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
dispatcher.c
106
DISPATCH_NYI
= -1, /* dispatcher not yet installed */
113
static int dispatch_mode =
DISPATCH_NYI
; /* controls SIGPROF dispatching */
406
if (dispatch_mode ==
DISPATCH_NYI
)
424
if (dispatch_mode ==
DISPATCH_NYI
)
452
if (dispatch_mode ==
DISPATCH_NYI
)
831
if (sig == SIGPROF && dispatch_mode !=
DISPATCH_NYI
)
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026