#include "types.h"
#include "ticvocab.h"
Include dependency graph for macros.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | init_macros (tic_hdr_t **tic_vocab_ptr) |
void | add_user_macro (void) |
void | skip_user_macro (tic_bool_param_t pfield) |
|
Definition at line 450 of file macros.c. References add_tic_entry(), current_definitions, EVAL_MAC_FUNC, get_rest_of_line(), get_word_in_line(), in_tokz_esc, MACRO_DEF, print_if_mac_err(), statbuf, TIC_P_DEFLT_TYPE, trace_creation(), and warn_if_duplicate(). Here is the call graph for this function: |
|
Definition at line 340 of file macros.c. References init_tic_vocab(), and number_of_builtin_macros. Referenced by init_dictionary(). Here is the call graph for this function: |
|
Definition at line 531 of file macros.c. References get_rest_of_line(), get_word_in_line(), print_if_mac_err(), and statbuf. Here is the call graph for this function: |