Home
last modified time | relevance | path

Searched defs:UNIV_LIKELY_NULL (Results 1 – 19 of 19) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/include/
H A Duniv.i508 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ptr) != 0, 0) macro
522 # define UNIV_LIKELY_NULL(expr) (expr) macro
536 # define UNIV_LIKELY_NULL(expr) (expr) macro
544 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/include/
H A Duniv.i512 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ptr) != 0, 0) macro
526 # define UNIV_LIKELY_NULL(expr) (expr) macro
540 # define UNIV_LIKELY_NULL(expr) (expr) macro
548 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/include/
H A Duniv.i512 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ptr) != 0, 0) macro
526 # define UNIV_LIKELY_NULL(expr) (expr) macro
540 # define UNIV_LIKELY_NULL(expr) (expr) macro
548 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/include/
H A Duniv.i511 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ptr) != 0, 0) macro
525 # define UNIV_LIKELY_NULL(expr) (expr) macro
539 # define UNIV_LIKELY_NULL(expr) (expr) macro
547 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/include/
H A Duniv.i511 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ptr) != 0, 0) macro
525 # define UNIV_LIKELY_NULL(expr) (expr) macro
539 # define UNIV_LIKELY_NULL(expr) (expr) macro
547 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/include/
H A Duniv.i508 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ptr) != 0, 0) macro
522 # define UNIV_LIKELY_NULL(expr) (expr) macro
536 # define UNIV_LIKELY_NULL(expr) (expr) macro
544 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/include/
H A Duniv.i449 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ulint) ptr, 0) macro
466 # define UNIV_LIKELY_NULL(expr) (expr) macro
472 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/include/
H A Duniv.i538 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ulint) ptr, 0) macro
552 # define UNIV_LIKELY_NULL(expr) (expr) macro
566 # define UNIV_LIKELY_NULL(expr) (expr) macro
574 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/include/
H A Duniv.i522 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ulint) ptr, 0) macro
536 # define UNIV_LIKELY_NULL(expr) (expr) macro
550 # define UNIV_LIKELY_NULL(expr) (expr) macro
558 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/include/
H A Duniv.i538 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ulint) ptr, 0) macro
552 # define UNIV_LIKELY_NULL(expr) (expr) macro
566 # define UNIV_LIKELY_NULL(expr) (expr) macro
574 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/include/
H A Duniv.i528 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ulint) ptr, 0) macro
542 # define UNIV_LIKELY_NULL(expr) (expr) macro
556 # define UNIV_LIKELY_NULL(expr) (expr) macro
564 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/include/
H A Duniv.i538 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ulint) ptr, 0) macro
552 # define UNIV_LIKELY_NULL(expr) (expr) macro
566 # define UNIV_LIKELY_NULL(expr) (expr) macro
574 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/include/
H A Duniv.i522 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ulint) ptr, 0) macro
536 # define UNIV_LIKELY_NULL(expr) (expr) macro
550 # define UNIV_LIKELY_NULL(expr) (expr) macro
558 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Duniv.i520 #define UNIV_LIKELY_NULL(ptr) __builtin_expect((ulint)ptr, 0) macro
534 #define UNIV_LIKELY_NULL(expr) (expr) macro
549 #define UNIV_LIKELY_NULL(expr) (expr) macro
557 #define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/include/
H A Duniv.i562 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ulint) ptr, 0) macro
582 # define UNIV_LIKELY_NULL(expr) (expr) macro
596 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/include/
H A Duniv.i562 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ulint) ptr, 0) macro
582 # define UNIV_LIKELY_NULL(expr) (expr) macro
596 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/include/
H A Duniv.i562 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ulint) ptr, 0) macro
582 # define UNIV_LIKELY_NULL(expr) (expr) macro
596 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/include/
H A Duniv.i543 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ulint) ptr, 0) macro
563 # define UNIV_LIKELY_NULL(expr) (expr) macro
577 # define UNIV_LIKELY_NULL(expr) (expr) macro
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/include/
H A Duniv.i543 # define UNIV_LIKELY_NULL(ptr) __builtin_expect((ulint) ptr, 0) macro
563 # define UNIV_LIKELY_NULL(expr) (expr) macro
577 # define UNIV_LIKELY_NULL(expr) (expr) macro