Home
last modified time | relevance | path

Searched defs:elif (Results 1 – 25 of 147) sorted by relevance

123456

/dports/archivers/ucl/ucl-1.03/asm/i386/src/
H A Dmacros.ash101 %elif %$n == 1 macro
103 %elif %$n == 2 macro
105 %elif %$n == 3 macro
107 %elif %$n == 4 macro
109 %elif %$n == 5 macro
112 %elif %$n == 6 macro
115 %elif %$n == 7 macro
118 %elif %$n == 8 macro
136 %elif %$n == 1 macro
138 %elif %$n == 2 macro
[all …]
/dports/devel/rgbds/rgbds/test/asm/
H A Delif-after-taken-if.asm3 elif 2 / 0 ; avoided fatal "Division by zero" error label
5 elif 3 / 0 ; avoided fatal "Division by zero" error label
11 elif 1 label
13 elif !@#$ ; avoided fatal syntax error label
15 elif %^&* ; avoided fatal syntax error label
21 elif 1 / 0 ; fatal "Division by zero" error label
H A Delif-after-else.asm14 elif 2 label
H A Dbreak.asm14 elif: macro macro
/dports/devel/boost-docs/boost_1_72_0/boost/python/detail/
H A Dif_else.hpp17 struct elif : elif_selected<T> struct
59 template <bool b> struct elif : if_<b> struct
/dports/devel/hyperscan/boost_1_75_0/boost/python/detail/
H A Dif_else.hpp17 struct elif : elif_selected<T> struct
59 template <bool b> struct elif : if_<b> struct
/dports/devel/boost-python-libs/boost_1_72_0/boost/python/detail/
H A Dif_else.hpp17 struct elif : elif_selected<T> struct
59 template <bool b> struct elif : if_<b> struct
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/python/detail/
H A Dif_else.hpp17 struct elif : elif_selected<T> struct
59 template <bool b> struct elif : if_<b> struct
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/python/detail/
H A Dif_else.hpp17 struct elif : elif_selected<T> struct
59 template <bool b> struct elif : if_<b> struct
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/python/detail/
H A Dif_else.hpp17 struct elif : elif_selected<T> struct
59 template <bool b> struct elif : if_<b> struct
/dports/databases/percona57-server/boost_1_59_0/boost/python/detail/
H A Dif_else.hpp17 struct elif : elif_selected<T> struct
59 template <bool b> struct elif : if_<b> struct
/dports/databases/xtrabackup/boost_1_59_0/boost/python/detail/
H A Dif_else.hpp17 struct elif : elif_selected<T> struct
59 template <bool b> struct elif : if_<b> struct
/dports/databases/percona57-client/boost_1_59_0/boost/python/detail/
H A Dif_else.hpp17 struct elif : elif_selected<T> struct
59 template <bool b> struct elif : if_<b> struct
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/python/detail/
H A Dif_else.hpp17 struct elif : elif_selected<T> struct
59 template <bool b> struct elif : if_<b> struct
/dports/devel/boost-libs/boost_1_72_0/boost/python/detail/
H A Dif_else.hpp17 struct elif : elif_selected<T> struct
59 template <bool b> struct elif : if_<b> struct
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/python/detail/
H A Dif_else.hpp17 struct elif : elif_selected<T> struct
59 template <bool b> struct elif : if_<b> struct
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/python/detail/
H A Dif_else.hpp17 struct elif : elif_selected<T> struct
59 template <bool b> struct elif : if_<b> struct
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/python/detail/
H A Dif_else.hpp17 struct elif : elif_selected<T> struct
59 template <bool b> struct elif : if_<b> struct
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/python/detail/
H A Dif_else.hpp17 struct elif : elif_selected<T> struct
94 template <bool b> struct elif : if_<b> struct
/dports/biology/lamarc/lamarc-2.1.8/boost/python/detail/
H A Dif_else.hpp17 struct elif : elif_selected<T> struct
94 template <bool b> struct elif : if_<b> struct
/dports/graphics/pixie/Pixie/src/sdrc/
H A Dpp5.c48 doelse(elif) in doelse() argument
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dcdmacs.h10 #define elif else if macro
/dports/lang/python-legacy/Python-2.7.18/Doc/reference/
H A Dcompound_stmts.rst73 .. _elif: target in Compound statements
/dports/lang/python27/Python-2.7.18/Doc/reference/
H A Dcompound_stmts.rst73 .. _elif: target in Compound statements
/dports/www/p5-CGI-SSI/CGI-SSI-0.92/
H A DSSI.pm525 sub elif { subroutine

123456