GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "oct-gperf.h"
Static Public Member Functions | |
static const struct octave_kw * | in_word_set (const char *str, unsigned int len) |
Static Private Member Functions | |
static unsigned int | hash (const char *str, unsigned int len) |
Definition at line 116 of file oct-gperf.h.
Definition at line 125 of file oct-gperf.h.
Referenced by in_word_set().
Definition at line 275 of file oct-gperf.h.
References gperf_lookup, hash(), MIN_WORD_LENGTH, and octave_kw::name.
Referenced by is_keyword(), and octave_base_lexer::is_keyword_token().