Home
last modified time | relevance | path

Searched defs:sh_pipeline (Results 1 – 3 of 3) sorted by relevance

/external/toybox/android/device/generated/
Dglobals.h865 struct sh_pipeline { // pipeline segments: linked list of arg w/metadata struct
866 struct sh_pipeline *next, *prev, *end;
867 int count, here, type, lineno;
868 struct sh_arg {
871 } arg[1];
/external/toybox/android/mac/generated/
Dglobals.h865 struct sh_pipeline { // pipeline segments: linked list of arg w/metadata struct
866 struct sh_pipeline *next, *prev, *end;
867 int count, here, type, lineno;
868 struct sh_arg {
871 } arg[1];
/external/toybox/android/linux/generated/
Dglobals.h865 struct sh_pipeline { // pipeline segments: linked list of arg w/metadata struct
866 struct sh_pipeline *next, *prev, *end;
867 int count, here, type, lineno;
868 struct sh_arg {
871 } arg[1];