xref
: /
external
/
mesa3d
/
src
/
gallium
/
frontends
/
xa
/
xa-indent.sh
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
indent
--
linux
-
style
-
i4
-
ip4
-
bad
-
bap
-
psl
$*
3
4