OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stack_empty
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/dc/
stack.c
28
static __inline bool
stack_empty
(const struct stack *);
46
stack_empty
(const struct stack *stack)
function in typeref:typename:bool
204
if (
stack_empty
(stack))
212
if (
stack_empty
(stack))
226
if (
stack_empty
(stack))
stack.c
28
static __inline bool
stack_empty
(const struct stack *);
46
stack_empty
(const struct stack *stack)
function in typeref:typename:bool
204
if (
stack_empty
(stack))
212
if (
stack_empty
(stack))
226
if (
stack_empty
(stack))
Completed in 104 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025