Home
last modified time | relevance | path

Searched refs:prev_ctxt (Results 1 – 19 of 19) sorted by relevance

/dports/devel/gettext-tools/gettext-0.21/gettext-tools/src/
H A Dpo-gram-gen.y69 if ((value).prev_ctxt != NULL) \
70 free ((value).prev_ctxt); \
109 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
165 $1.prev_ctxt,
185 $1.prev_ctxt,
227 $$.prev_ctxt = NULL;
237 $$.prev_ctxt = $1.ctxt;
H A Dpo-gram-gen.c128 if ((value).prev_ctxt != NULL) \
129 free ((value).prev_ctxt); \
219 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
1289 (yyvsp[-3].message_intro).prev_ctxt, in yyparse()
1313 (yyvsp[-3].message_intro).prev_ctxt, in yyparse()
1367 (yyval.message_intro).prev_ctxt = NULL; in yyparse()
1381 (yyval.message_intro).prev_ctxt = (yyvsp[-1].prev).ctxt; in yyparse()
H A Dpo-gram-gen.h94 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
H A Dpo-gram-gen2.h94 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/src/
H A Dpo-gram-gen.y69 if ((value).prev_ctxt != NULL) \
70 free ((value).prev_ctxt); \
109 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
165 $1.prev_ctxt,
185 $1.prev_ctxt,
227 $$.prev_ctxt = NULL;
237 $$.prev_ctxt = $1.ctxt;
H A Dpo-gram-gen.c128 if ((value).prev_ctxt != NULL) \
129 free ((value).prev_ctxt); \
219 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
1289 (yyvsp[-3].message_intro).prev_ctxt, in yyparse()
1313 (yyvsp[-3].message_intro).prev_ctxt, in yyparse()
1367 (yyval.message_intro).prev_ctxt = NULL; in yyparse()
1381 (yyval.message_intro).prev_ctxt = (yyvsp[-1].prev).ctxt; in yyparse()
H A Dpo-gram-gen.h94 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
H A Dpo-gram-gen2.h94 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/src/
H A Dpo-gram-gen.y69 if ((value).prev_ctxt != NULL) \
70 free ((value).prev_ctxt); \
109 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
165 $1.prev_ctxt,
185 $1.prev_ctxt,
227 $$.prev_ctxt = NULL;
237 $$.prev_ctxt = $1.ctxt;
H A Dpo-gram-gen.c128 if ((value).prev_ctxt != NULL) \
129 free ((value).prev_ctxt); \
219 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
1289 (yyvsp[-3].message_intro).prev_ctxt, in yyparse()
1313 (yyvsp[-3].message_intro).prev_ctxt, in yyparse()
1367 (yyval.message_intro).prev_ctxt = NULL; in yyparse()
1381 (yyval.message_intro).prev_ctxt = (yyvsp[-1].prev).ctxt; in yyparse()
H A Dpo-gram-gen.h94 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
H A Dpo-gram-gen2.h94 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/src/
H A Dpo-gram-gen.y69 if ((value).prev_ctxt != NULL) \
70 free ((value).prev_ctxt); \
109 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
165 $1.prev_ctxt,
185 $1.prev_ctxt,
227 $$.prev_ctxt = NULL;
237 $$.prev_ctxt = $1.ctxt;
H A Dpo-gram-gen.c128 if ((value).prev_ctxt != NULL) \
129 free ((value).prev_ctxt); \
219 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
1289 (yyvsp[-3].message_intro).prev_ctxt, in yyparse()
1313 (yyvsp[-3].message_intro).prev_ctxt, in yyparse()
1367 (yyval.message_intro).prev_ctxt = NULL; in yyparse()
1381 (yyval.message_intro).prev_ctxt = (yyvsp[-1].prev).ctxt; in yyparse()
H A Dpo-gram-gen.h94 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
H A Dpo-gram-gen2.h94 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
/dports/emulators/qemu/qemu-6.2.0/hw/virtio/
H A Dvhost-user.c381 GMainContext *prev_ctxt = chr->chr->gcontext; in vhost_user_read() local
409 qemu_chr_be_update_read_handlers(chr->chr, prev_ctxt); in vhost_user_read()
/dports/emulators/qemu60/qemu-6.0.0/hw/virtio/
H A Dvhost-user.c381 GMainContext *prev_ctxt = chr->chr->gcontext; in vhost_user_read() local
409 qemu_chr_be_update_read_handlers(chr->chr, prev_ctxt); in vhost_user_read()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/virtio/
H A Dvhost-user.c381 GMainContext *prev_ctxt = chr->chr->gcontext; in vhost_user_read() local
409 qemu_chr_be_update_read_handlers(chr->chr, prev_ctxt); in vhost_user_read()