Home
last modified time | relevance | path

Searched refs:T_ERROR (Results 76 – 100 of 623) sorted by relevance

12345678910>>...25

/dports/editors/mp/mp-5.x-5.50/mpsl/
H A Dmpsl_a.c28 T_EOP, T_ERROR, enumerator
136 #define IS_STR_TOKEN(s, v) if (t == T_ERROR && wcscmp(c->token_s, s) == 0) t = v
143 mpsl_token_t t = T_ERROR; in c_to_token()
171 { NULL, { T_ERROR } } in c_to_token()
174 for (n = 0; t == T_ERROR && c2t[n].cs; n++) { in c_to_token()
250 if (t != T_ERROR) {} in next_token()
431 t = T_ERROR; in next_token()
434 if (t == T_ERROR) in next_token()
488 T_ERROR in op_by_token()
497 for (n = 0; tokens[n] != c->token && tokens[n] != T_ERROR; n++); in op_by_token()
[all …]
/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/parser/
H A Dqmljslexer.cpp469 return T_ERROR; in scanToken()
674 return T_ERROR; in scanToken()
700 return T_ERROR; in scanToken()
723 return T_ERROR; in scanToken()
750 return T_ERROR; in scanToken()
860 return T_ERROR; in scanNumber()
/dports/devel/sunpromake/schily-2021-09-18/calltree/
H A Dclex.c121 lextype = T_ERROR;
297 lextype = T_ERROR;
/dports/devel/smake/schily-2021-09-18/calltree/
H A Dclex.c121 lextype = T_ERROR;
297 lextype = T_ERROR;
/dports/devel/tass64/64tass-1.56.2625-src/
H A Dnoneobj.c59 return val_reference(op->v2->obj->type == T_ERROR ? op->v2 : op->v1); in calc2()
63 return val_reference(op->v1->obj->type == T_ERROR ? op->v1 : op->v2); in rcalc2()
H A Dtypeobj.c50 case T_ERROR: return val_reference(v1); in type_from_obj()
121 case T_ERROR: in calc2()
H A Dregisterobj.c52 case T_ERROR: in register_from_obj()
184 case T_ERROR: in calc2()
218 case T_ERROR: in rcalc2()
H A Dgapobj.c128 case T_ERROR: in calc2()
173 case T_ERROR: in rcalc2()
/dports/devel/sccs/schily-2021-09-18/calltree/
H A Dclex.c121 lextype = T_ERROR;
297 lextype = T_ERROR;
/dports/devel/schilybase/schily-2021-09-18/calltree/
H A Dclex.c121 lextype = T_ERROR;
297 lextype = T_ERROR;
/dports/net/rscsi/schily-2021-09-18/calltree/
H A Dclex.c121 lextype = T_ERROR;
297 lextype = T_ERROR;
/dports/archivers/star/schily-2021-09-18/calltree/
H A Dclex.c121 lextype = T_ERROR;
297 lextype = T_ERROR;
/dports/sysutils/cdrtools/schily-2021-09-18/calltree/
H A Dclex.c121 lextype = T_ERROR;
297 lextype = T_ERROR;
/dports/editors/ved/schily-2021-09-18/calltree/
H A Dclex.c121 lextype = T_ERROR;
297 lextype = T_ERROR;
/dports/sysutils/schilyutils/schily-2021-09-18/calltree/
H A Dclex.c121 lextype = T_ERROR;
297 lextype = T_ERROR;
/dports/lang/gcc10/gcc-10.3.0/libgfortran/io/
H A Dasync.c83 T_ERROR (__gthread_cond_destroy, &ac->signal); in destroy_adv_cond()
214 T_ERROR (__gthread_mutex_destroy, &au->lock); in free_async_unit()
247 T_ERROR (__gthread_create, &au->thread, &async_io, (void *) u); in init_async_unit()
484 T_ERROR (__gthread_join, au->thread, NULL); in async_close()
/dports/lang/gcc11/gcc-11.2.0/libgfortran/io/
H A Dasync.c83 T_ERROR (__gthread_cond_destroy, &ac->signal); in destroy_adv_cond()
214 T_ERROR (__gthread_mutex_destroy, &au->lock); in free_async_unit()
247 T_ERROR (__gthread_create, &au->thread, &async_io, (void *) u); in init_async_unit()
484 T_ERROR (__gthread_join, au->thread, NULL); in async_close()
/dports/lang/gcc12-devel/gcc-12-20211205/libgfortran/io/
H A Dasync.c83 T_ERROR (__gthread_cond_destroy, &ac->signal); in destroy_adv_cond()
214 T_ERROR (__gthread_mutex_destroy, &au->lock); in free_async_unit()
247 T_ERROR (__gthread_create, &au->thread, &async_io, (void *) u); in init_async_unit()
484 T_ERROR (__gthread_join, au->thread, NULL); in async_close()
/dports/lang/gcc11-devel/gcc-11-20211009/libgfortran/io/
H A Dasync.c83 T_ERROR (__gthread_cond_destroy, &ac->signal); in destroy_adv_cond()
214 T_ERROR (__gthread_mutex_destroy, &au->lock); in free_async_unit()
247 T_ERROR (__gthread_create, &au->thread, &async_io, (void *) u); in init_async_unit()
484 T_ERROR (__gthread_join, au->thread, NULL); in async_close()
/dports/lang/gcc9-devel/gcc-9-20211007/libgfortran/io/
H A Dasync.c83 T_ERROR (__gthread_cond_destroy, &ac->signal); in destroy_adv_cond()
214 T_ERROR (__gthread_mutex_destroy, &au->lock); in free_async_unit()
247 T_ERROR (__gthread_create, &au->thread, &async_io, (void *) u); in init_async_unit()
484 T_ERROR (__gthread_join, au->thread, NULL); in async_close()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgfortran/io/
H A Dasync.c83 T_ERROR (__gthread_cond_destroy, &ac->signal); in destroy_adv_cond()
214 T_ERROR (__gthread_mutex_destroy, &au->lock); in free_async_unit()
247 T_ERROR (__gthread_create, &au->thread, &async_io, (void *) u); in init_async_unit()
484 T_ERROR (__gthread_join, au->thread, NULL); in async_close()
/dports/devel/avr-gcc/gcc-10.2.0/libgfortran/io/
H A Dasync.c83 T_ERROR (__gthread_cond_destroy, &ac->signal); in destroy_adv_cond()
214 T_ERROR (__gthread_mutex_destroy, &au->lock); in free_async_unit()
247 T_ERROR (__gthread_create, &au->thread, &async_io, (void *) u); in init_async_unit()
484 T_ERROR (__gthread_join, au->thread, NULL); in async_close()
/dports/lang/gcc10-devel/gcc-10-20211008/libgfortran/io/
H A Dasync.c83 T_ERROR (__gthread_cond_destroy, &ac->signal);
214 T_ERROR (__gthread_mutex_destroy, &au->lock);
247 T_ERROR (__gthread_create, &au->thread, &async_io, (void *) u);
484 T_ERROR (__gthread_join, au->thread, NULL);
/dports/lang/gcc9/gcc-9.4.0/libgfortran/io/
H A Dasync.c83 T_ERROR (__gthread_cond_destroy, &ac->signal); in destroy_adv_cond()
214 T_ERROR (__gthread_mutex_destroy, &au->lock); in free_async_unit()
247 T_ERROR (__gthread_create, &au->thread, &async_io, (void *) u); in init_async_unit()
484 T_ERROR (__gthread_join, au->thread, NULL); in async_close()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/templates/
H A DPreprocessorParser.java32 private static final int T_ERROR = 99; field in PreprocessorParser
330 return T_ERROR; in getNextToken()
386 return T_ERROR; in getNextToken()

12345678910>>...25