Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- n -
- NAME
: vars.h
- name_parser()
: param_parsers.c
- need_descr2()
: vars.h
, vars.c
- new_error()
: errors.c
, errors.h
- new_float()
: numbers.h
, numbers.c
- new_integer()
: numbers.c
, numbers.h
- new_list()
: lists.c
, lists.h
- new_list_ex()
: lists.c
, lists.h
- new_local_var()
: vars.h
, vars.c
- new_mem()
: mems.c
, mems.h
- new_os_error()
: errors.c
, errors.h
- new_os_error_atom()
: errors.c
, errors.h
- new_parse_error()
: errors.c
, errors.h
- new_subword()
: words.c
, words.h
- new_var()
: vars.c
, vars.h
- new_word()
: words.c
, words.h
- NO_MORE
: unicode.h
- noDEBUG_ATOM
: globals.h
- noDEBUG_ATOM_LIST
: globals.h
- noDEBUG_COMPILE
: globals.h
- noDEBUG_COMPILETIME_ATOMS
: globals.h
- noDEBUG_FIND_RUNTIME_VAR
: globals.h
- noDEBUG_FIND_VAR
: globals.h
- noDEBUG_HEAP
: globals.h
- noDEBUG_LIST_FLAGS
: globals.h
- noDEBUG_LIST_TOKEN_FLAGS
: globals.h
- noDEBUG_MEMORY_LEAKS
: globals.h
- noDEBUG_PARENTHESES
: globals.h
- noDEBUG_PARSE
: globals.h
- noDEBUG_POOL
: globals.h
- noDEBUG_REF_COUNT
: globals.h
- noDEBUG_RUNTIME_ATOMS
: globals.h
- noDEBUG_TO_END
: globals.h
- noDEBUG_TOKENIZATION
: globals.h
- noDEBUG_TOKENS
: globals.h
- noDEBUG_VAR
: globals.h
- NOP
: i386.c
- NULL
: TestMaker.h
, globals.h
- NULL_CHAR
: unicode.h
- num_compare()
: runtime.c