HelenOS sources
stree_ident_new 186 uspace/app/sbi/src/builtin.c ident = stree_ident_new();
stree_ident_new 213 uspace/app/sbi/src/builtin.c ident = stree_ident_new();
stree_ident_new 361 uspace/app/sbi/src/builtin.c ident = stree_ident_new();
stree_ident_new 409 uspace/app/sbi/src/builtin.c proc_arg->name = stree_ident_new();
stree_ident_new 62 uspace/app/sbi/src/builtin/bi_console.c ident = stree_ident_new();
stree_ident_new 116 uspace/app/sbi/src/imode.c fun->name = stree_ident_new();
stree_ident_new 373 uspace/app/sbi/src/parse.c ctor->name = stree_ident_new();
stree_ident_new 695 uspace/app/sbi/src/parse.c ident = stree_ident_new();
stree_ident_new 1503 uspace/app/sbi/src/parse.c ident = stree_ident_new();
stree_ident_new 122 uspace/app/sbi/src/run.c fake_ident = stree_ident_new();
stree_ident_new 979 uspace/app/sbi/src/run.c ident = stree_ident_new();
stree_ident_new 2419 uspace/app/sbi/src/run_expr.c indexer_ident = stree_ident_new();
stree_ident_new 2948 uspace/app/sbi/src/run_expr.c ctor_ident = stree_ident_new();
stree_ident_new 83 uspace/app/sbi/src/stree.h stree_ident_t *stree_ident_new(void);
stree_ident_new 1055 uspace/app/sbi/src/stype_expr.c ctor_ident = stree_ident_new();
stree_ident_new 1670 uspace/app/sbi/src/stype_expr.c idx_ident = stree_ident_new();
HelenOS homepage, sources at GitHub