OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocate_character_array
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebKitTools/android/flex-2.5.4a/
flexdef.h
688
#define
allocate_character_array
(size) \
macro
694
#define
allocate_Character_array
(size) \
[
all
...]
main.c
607
action_array =
allocate_character_array
( action_size );
1088
ccltbl =
allocate_Character_array
( current_max_ccl_tbl_size );
Completed in 20 milliseconds