Searched defs:null_args (Results 1 – 1 of 1) sorted by relevance
419 size_t null_args = (y == nullptr ? 1 : 0) + (z == nullptr ? 1 : 0); in Java_MyClassNatives_fooIOO() local606 size_t null_args = (y == nullptr ? 1 : 0) + (z == nullptr ? 1 : 0); in Java_MyClassNatives_fooSIOO() local664 size_t null_args = (y == nullptr ? 1 : 0) + (z == nullptr ? 1 : 0); in Java_MyClassNatives_fooSSIOO() local