Searched defs:logical_or (Results 1 – 2 of 2) sorted by relevance
307 subroutine logical_or(x, y, z) subroutine 311 zlogical_or global() argument
842 bool logical_or(bool a, bool b) { in logical_or() function