OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gl_list_remove
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
gl_list.c
189
gl_list_remove
(gl_list_t list, const void *elt)
function
gl_list.h
83
gl_list_remove
O(n) O(n) O(n) O(n)/O(1) O((log n)²)/O(log n)
241
extern bool
gl_list_remove
(gl_list_t list, const void *elt);
622
# define
gl_list_remove
gl_list_remove_inline
macro
624
gl_list_remove
(gl_list_t list, const void *elt)
function
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026