OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fold_builtin_isdigit
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
builtins.cc
168
static tree
fold_builtin_isdigit
(location_t, tree);
8545
fold_builtin_isdigit
(location_t loc, tree arg)
9379
return
fold_builtin_isdigit
(loc, arg0);
8542
fold_builtin_isdigit
(location_t loc, tree arg)
function
builtins.cc
168
static tree
fold_builtin_isdigit
(location_t, tree);
8545
fold_builtin_isdigit
(location_t loc, tree arg)
9379
return
fold_builtin_isdigit
(loc, arg0);
8542
fold_builtin_isdigit
(location_t loc, tree arg)
function
/src/external/gpl3/gcc/dist/gcc/
builtins.cc
170
static tree
fold_builtin_isdigit
(location_t, tree);
9354
fold_builtin_isdigit
(location_t loc, tree arg)
10568
return
fold_builtin_isdigit
(loc, arg0);
9351
fold_builtin_isdigit
(location_t loc, tree arg)
function
builtins.cc
170
static tree
fold_builtin_isdigit
(location_t, tree);
9354
fold_builtin_isdigit
(location_t loc, tree arg)
10568
return
fold_builtin_isdigit
(loc, arg0);
9351
fold_builtin_isdigit
(location_t loc, tree arg)
function
Completed in 55 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026