Searched defs:logical_and (Results 1 – 2 of 2) sorted by relevance
294 subroutine logical_and(x, y, z) subroutine 298 zlogical_and global() argument
852 bool logical_and(bool a, bool b) { in logical_and() function