Home
last modified time | relevance | path

Searched refs:RUBY_ID_LOCAL (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Did.h18 RUBY_ID_LOCAL = 0x00, enumerator
33 #define ID_LOCAL RUBY_ID_LOCAL
69 #define TOKEN2LOCALID(tok) RUBY_TOKEN2ID_TYPE(tok, RUBY_ID_LOCAL)
H A D.gdbinit220 if $id_type == RUBY_ID_LOCAL
380 if $id_type == RUBY_ID_LOCAL
/dports/lang/ruby26/ruby-2.6.9/template/
H A Did.h.tmpl25 RUBY_ID_LOCAL = 0x00,
40 #define ID_LOCAL RUBY_ID_LOCAL