Searched refs:T_Double (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_parser.h80 T_Double = 290, enumerator in enum:yytokentype
292 #define T_Double 290 macro
H A Dntp_scanner.c862 token = T_Double;
H A Dntp_parser.c167 T_Double = 290, enumerator in enum:yytokentype
379 #define T_Double 290 macro
964 "T_Disable", "T_Discard", "T_Dispersion", "T_Double", "T_Driftfile",
H A Dntp_config.c593 case T_Double:
769 case T_Double:
794 INSIST(T_Double == atrv->type);
888 case T_Double:
1214 my_val->type = T_Double;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h348 Value(T D) : Type(T_Double) {
376 case T_Double:
402 if (LLVM_LIKELY(Type == T_Double))
412 if (LLVM_LIKELY(Type == T_Double)) {
466 T_Double,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp107 case T_Double:
131 case T_Double:
157 case T_Double:

Completed in 173 milliseconds