Searched +refs:proj +refs:error (Results 1 – 2 of 2) sorted by relevance
41 - [proj.tcl][]: project-agnostic utility code for autosetup-driven48 for `proj.tcl`. We split this out of `auto.def` so that it can be68 those with `proj-` prefix can be found in [proj.tcl][] and those with85 - **`proj-get-env VAR ?default?`**\ 94 - **`proj-fatal msg`**\ 96 autosetup's `user-error` are purely cosmetic.98 - **`proj-if-opt-truthy flag thenScript ?elseScript?`**\ 102 - **`proj-indented-notice ?-error? ?-notice? msg`**\ 109 - **`proj-opt-truthy flag`**\ 113 - **`proj-opt-was-provided FLAG`**\ [all …]
15 #error "This file is for OpenMP compilation only."19 #error "This file is for C++ compilation only."74 template <class _Tp> std::complex<_Tp> proj(const std::complex<_Tp> &__c) { in proj() function