Searched refs:SAVED_BF_PTR (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Df-lang.c53 typedef struct saved_bf_symnum SAVED_BF, *SAVED_BF_PTR; typedef in typeref:struct:
67 static SAVED_BF_PTR allocate_saved_bf_node (void);
617 static SAVED_BF_PTR
620 SAVED_BF_PTR new;
622 new = (SAVED_BF_PTR) xmalloc (sizeof (SAVED_BF));
659 static SAVED_BF_PTR saved_bf_list = NULL; /* Ptr to (.bf,function)
661 static SAVED_BF_PTR saved_bf_list_end = NULL; /* Ptr to above list's end */
662 static SAVED_BF_PTR current_head_bf_list = NULL; /* Current head of above list
665 static SAVED_BF_PTR tmp_bf_ptr; /* Generic temporary for use
922 SAVED_BF_PTR tm
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Df-lang.c53 typedef struct saved_bf_symnum SAVED_BF, *SAVED_BF_PTR; typedef in typeref:struct:
67 static SAVED_BF_PTR allocate_saved_bf_node (void);
617 static SAVED_BF_PTR
620 SAVED_BF_PTR new;
622 new = (SAVED_BF_PTR) xmalloc (sizeof (SAVED_BF));
659 static SAVED_BF_PTR saved_bf_list = NULL; /* Ptr to (.bf,function)
661 static SAVED_BF_PTR saved_bf_list_end = NULL; /* Ptr to above list's end */
662 static SAVED_BF_PTR current_head_bf_list = NULL; /* Current head of above list
665 static SAVED_BF_PTR tmp_bf_ptr; /* Generic temporary for use
922 SAVED_BF_PTR tm
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Df-lang.c53 typedef struct saved_bf_symnum SAVED_BF, *SAVED_BF_PTR; typedef in typeref:struct:
67 static SAVED_BF_PTR allocate_saved_bf_node (void);
617 static SAVED_BF_PTR
620 SAVED_BF_PTR new;
622 new = (SAVED_BF_PTR) xmalloc (sizeof (SAVED_BF));
659 static SAVED_BF_PTR saved_bf_list = NULL; /* Ptr to (.bf,function)
661 static SAVED_BF_PTR saved_bf_list_end = NULL; /* Ptr to above list's end */
662 static SAVED_BF_PTR current_head_bf_list = NULL; /* Current head of above list
665 static SAVED_BF_PTR tmp_bf_ptr; /* Generic temporary for use
922 SAVED_BF_PTR tm
[all...]

Completed in 102 milliseconds