OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PS4
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/sh/
eval.c
641
const char * volatile
PS4
= NULL;
648
outxstr(
PS4
= expandstr(ps4val(), line_number));
662
if (
PS4
!= NULL) {
663
outxstr(
PS4
);
687
if (
PS4
!= NULL) {
688
outxstr(
PS4
);
/src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
Triple.h
191
PS4
,
659
/// Tests whether the target is the
PS4
CPU
663
getOS() == Triple::
PS4
;
666
/// Tests whether the target is the
PS4
platform
669
getOS() == Triple::
PS4
;
Completed in 31 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026