Searched refs:SIGNUM (Results 1 – 3 of 3) sorted by relevance
257 public static final ComposableFunction SIGNUM = new ComposableFunction() { field in ComposableFunction
622 return mapToSelf(ComposableFunction.SIGNUM); in mapSignumToSelf()
408 # define strsignal(SIGNUM) "???" argument